paned: quietly handle missing cursors
authorMatthias Clasen <mclasen@redhat.com>
Tue, 27 Sep 2016 18:55:13 +0000 (14:55 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 27 Sep 2016 18:55:13 +0000 (14:55 -0400)
commit6181ff255251ce9cde231c6db8c04e4f4bb1d71b
tree76e404d7061f22adc038e8348fcee59ec8b54f0f
parentfea851b3eb4b3fd9d450ab71530465963354baf8
paned: quietly handle missing cursors

The row-/col-resize cursors should really be present, but if they
aren't we don't need to crash.

https://bugzilla.gnome.org/show_bug.cgi?id=771963
gtk/gtkpaned.c